| HsRoomCategories |
| Logical Entity Name | HsRoomCategories |
| Default Table Name | HsRoomCategories |
| Physical Only | NO |
| Definition | |
| Note |
| HsRoomCategories Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HsRoomCategoriesID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(120) | NO | ||
| Comment | nvarchar(2000) | YES | ||
| NormalCapacity | int | NO | ||
| MaxCapacity | int | NO | ||
| Active | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO | ||
syCampusGrpID |
int | YES |
| HsRoomCategories Primary and Unique Keys |
| Key Name | Key Type | Keys |
| HsRoomCategories_Code_U_N_IDX | Index | Code |
| PK_HsRoomCategories_HsRoomCategoriesID | PrimaryKey | HsRoomCategoriesID |
| HsRoomCategories Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCampusGrp | Non-Identifying | Zero or One to Zero or More | FK_hsRoomCategories_syCampusGrpID_syCampusGrp_syCampusGrpID | syCampusGrpID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_HsRoomCategories_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HsBuildingImages | Non-Identifying | One To Zero or More | FK_HsBuildingImages_HsRoomCategoriesID_HsRoomCategories_HsRoomCategoriesID | NO | YES | |||
| HsBuildingRooms | Non-Identifying | One To Zero or More | FK_HsBuildingRooms_HsRoomCategoriesID_HsRoomCategories_HsRoomCategoriesID | NO | YES |
| HsRoomCategories Check Constraints |
| Check Constraint Name | CheckConstraint |